TriangleList.GetABC Method

Gets the triangle indexes for the triangle in the list specified by the Index parameter and returns the values of A, B, and C in the passed parameters.

Syntax

TriangleList.GetABC Index, A, B, C

Parameters

Index

Integer

A

ByRef Integer

B

ByRef Integer

C

ByRef Integer